	body {background-color:#abebc6; font-family:times; font-size:12pt;}
 	* {margin:0; padding:3;}

	a:link {color:blue;}
	a:visited {color:blue;}
	a:active {color:blue;}
	a {text-decoration:none;}
	a:hover {text-decoration:underline; color:red;}

	p {margin-top:10px;}
	img {border:0;}

	#container {position:relative; min-width:1000px; max-width:1000px; margin-left:auto; margin-right:auto;}

	.headblock {float:left; width:100%; margin-top:4px; border-bottom:2px solid #9acd32;}
	#headall {float:left; width:88px; height:65px; background-image:url(Icon-head.gif);}
	#headtext1 {float:left; width:820px; font-weight:bold; font-size:26pt; text-align:center; font-style: italic;}
	#headtext11 {float:left; width:820px; font-weight:bold; font-size:26pt; text-align:center;}
	#headtext2 {font-size:16pt; font-style: normal;}
	#headhome {float:left; width:75px; height:60px; background-image:url(Icon-home.gif); text-align:center; font-weight:bold; font-size:16pt; padding-top:10px;}
		#headhome a {color:yellow; text-decoration:none; }
 		#headhome a:hover {color:red; background: yellow; text-decoration:none;}

	.mainblock {float:left; width:100%; margin-top:4px; border-bottom:2px solid #9acd32; padding-bottom:10px;}

	.photoblock {float:left; width:490px; text-align:center;}

	.greenblock {float:left; width:99%; margin-top:4px; background-color:green; font-weight:bold; color:yellow; border:2px solid #006400;}

	.noteblock {float:left; width:100%; padding-bottom:10px;}
